home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / fontsel / preload.min < prev    next >
Text File  |  1991-05-20  |  4KB  |  137 lines

  1. %% 
  2. %% This is file `preload.min' generated
  3. %% on <1990/6/30> with the docstrip utility (v1.1k). 
  4. %% 
  5. %% The original source file was `preload.doc'.
  6. %% Included modules: `min'.
  7. %% 
  8. %% 
  9. %% Copyright (C) 1989,1990 by Frank Mittelbach, Rainer Schoepf. 
  10. %% All rights reserved. 
  11. %% 
  12. %% IMPORTANT NOTICE: 
  13. %% 
  14. %% You are not allowed to change this file. You may however copy this file 
  15. %% to a file with a different name and then change the copy. 
  16. %% 
  17. %% You are allowed to distribute this file under the condition that it is 
  18. %% distributed together with all files mentioned in readme.mz3. If you 
  19. %% receive only some of these files from someone, complain! 
  20. %% 
  21. %% You are NOT ALLOWED to distribute this file alone. You are NOT ALLOWED 
  22. %% to take money for the distribution or use of either this file or a 
  23. %% changed version, except for a nominal charge for copying etc. 
  24. %% 
  25. %% Error Reports in case of UNCHANGED versions to 
  26. %% 
  27. %% F. Mittelbach 
  28. %% Eichenweg 29 
  29. %% D-6500 Mainz 1 
  30. %% Federal Republic of Germany 
  31. %% Bitnet: <PZF5HZ@DRUEDS2> 
  32. %% 
  33. %% or: 
  34. %% R. Sch\"opf 
  35. %% Inst. f. Theor. Physik 
  36. %% der Universit\"at Heidelberg 
  37. %% Philosophenweg 16 
  38. %% D-6900 Heidelberg 
  39. %% Federal Republic of Germany 
  40. %% Bitnet: <BK4@DHDURZ1> 
  41. %% 
  42. %% 
  43.  
  44. \def\fileversion{v1.0g}
  45. \def\filedate{90/04/22}
  46. \def\docdate {90/01/29}
  47.  
  48. %% \CheckSum{52}
  49. %% \CharacterTable
  50. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  51. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  52. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  53. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  54. %%   Dollar        \$     Percent       \%     Ampersand     \&
  55. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  56. %%   Asterisk      \*     Plus          \+     Comma         \,
  57. %%   Minus         \-     Point         \.     Solidus       \/
  58. %%   Colon         \:     Semicolon     \;     Less than     \<
  59. %%   Equals        \=     Greater than  \>     Question mark \?
  60. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  61. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  62. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  63. %%   Right brace   \}     Tilde         \~}
  64.  
  65. %%
  66. %% This file preloads the absolute minimum of fonts (5) needed
  67. %% to successfully generate a format file for LaTeX.
  68. %%
  69. %% You should *not* change this file!  If you want to preload more
  70. %% or less fonts you should create a copy of it named `preload.tex'
  71. %% and edit this one according to your needs!
  72. %%
  73. %%
  74. \immediate\write\sixt@@n{File: `preload.%
  75.  min' \space
  76.  \fileversion\space <\filedate> (FMi and RmS)}
  77. \immediate\write\sixt@@n{English Documentation
  78.      \@spaces\space  <\docdate> (FMi and RmS)}
  79. \immediate\write\sixt@@n
  80.   {********************************************************************}
  81. \immediate\write\sixt@@n
  82.   {* Probably customized by YOU who forgot to change the lines above! *}
  83. \immediate\write\sixt@@n
  84.   {********************************************************************}
  85. %%
  86. %%    We begin by loading the math extension font (cmex10)
  87. %%    and the \LaTeX{} line and circle fonts.
  88. %%    It is necessary to do this explicitly since these are
  89. %%    used by {\tt lplain.tex} and {\tt latex.tex}.
  90. %%    Since the internal font name contains \verb+/+ characters
  91. %%    and digits we construct the name via \verb+\csname+.
  92. \expandafter\font\csname cmex/m/n/10\endcsname=cmex10
  93. \font\tenln  =line10   \font\tenlnw  =linew10
  94. \font\tencirc=circle10 \font\tencircw=circlew10
  95.  
  96. %% The preloads below (with comment signs in front) will be loaded
  97. %% whenever standard \LaTeX{} is starting in 10pt size. So maybe you
  98. %% like to preload at least these 9 fonts or a similar set if you
  99. %% prefer documents in 11pt or 12pt size.
  100.  
  101. %%%%%%%%%%%%%%%%%%%%%%%%%
  102. %% cm roman fonts
  103. %%%%%%%%%%%%%%%%%%%%%%%%%
  104.  
  105.  %% None preloaded
  106.  %% \preload@sizes{cmr}{m}{n}{5,7,10}
  107.  
  108. %%%%%%%%%%%%%%%%%%%%%%%%%
  109. %% cm sans serif fonts
  110. %%%%%%%%%%%%%%%%%%%%%%%%%
  111.  
  112.  %% None preloaded
  113.  
  114. %%%%%%%%%%%%%%%%%%%%%%%%%
  115. %% cm typewriter fonts
  116. %%%%%%%%%%%%%%%%%%%%%%%%%
  117.  
  118.  %% None preloaded
  119.  
  120. %%%%%%%%%%%%%%%%%%%%%%%%%
  121. %% cm math fonts
  122. %%%%%%%%%%%%%%%%%%%%%%%%%
  123.  
  124.  %% \preload@sizes{cmm}{m}{it}{5,7,10}
  125.  %% \preload@sizes{cmsy}{m}{n}{5,7,10}
  126.  
  127. %%%%%%%%%%%%%%%%%%%%%%%%%
  128. %% LaTeX symbol fonts
  129. %%%%%%%%%%%%%%%%%%%%%%%%%
  130.  
  131.  %% None preloaded
  132.  
  133.  
  134. \endinput
  135. %% 
  136. %% End of file `preload.min'.
  137.